home *** CD-ROM | disk | FTP | other *** search
- <panel>
- <layout class="arrange_horizontal_attachment" alignment="right, extend" gap="0" offset="0" />
- <layout class="stick_to_sides_attachment" alignment="bottom" layout_children="true" inset="0" />
-
- <widget class="check_box" id="dsnc" click_event="gohc" text="Disconnect from this network client" />
-
- <!-- spacer so that cancel button isn't placed on right if checkbox is hidden -->
- <container width="8"/>
-
- <widget class="action_button_blue" id="hdoc" click_event="hdoc" text="OK" width="75">
- <layout class="autosize_attachment" alignment="vertical"/>
- </widget>
-
- <widget class="action_button_blue" id="hdcc" click_event="hdcc" text="Cancel" width="75">
- <layout class="autosize_attachment" alignment="vertical"/>
- </widget>
-
- </panel>
-